home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJSRC106.ARJ / MONO.H < prev    next >
C/C++ Source or Header  |  1992-04-13  |  223b  |  13 lines

  1. #define MONO_NORMAL    0x07
  2. #define MONO_BOLD    0x0f
  3.  
  4. extern int screen_seg;
  5. extern int mono_attr;
  6. extern int use_mono;
  7.  
  8. extern int redir_1_mono;
  9. extern int redir_2_mono;
  10. extern int redir_2_1;
  11. extern int redir_1_2;
  12.  
  13.